.container {max-width: 1350px;margin-right: auto;margin-left: auto;}
/*====================导航*********/
.header{width:100%;position:fixed;top:0;left:0;z-index:999;height:70px;background:#fff;border-bottom: 1px solid #ccc;}
/*左侧logo*/
.header .left a img{height: 60px;margin-top: 6px;}
.header .left .img2{display: none;}
/*右侧*/
.header .nav{-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;height: 100%;line-height: 70px;display: block;}
.header .navbar_nav li{float:left;position: relative;display: block;}
.header .navbar_nav li:after{content: "";width: 0;height: 2px;background:#0847b2;position: absolute;bottom: 0;left: 0;transition: all 0.5s ease 0s;}
.header .navbar_nav li:hover:after{width: 100%;}
.header .navbar_nav li a{text-decoration: none;height: 100%;padding: 0 25px;display: block;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;color: #333;font-size: 16px;}
.header .navbar_nav li:hover a{color:#0847b2;}
.header .navbar_nav li.dropdown{display: inherit;position: relative;}
.header .navbar_nav li.dropdown .jt{width: 20px;height: 20px;background: url(i/top.png) no-repeat;background-size: 100% 100%;display: block;}
.header .navbar_nav li.dropdown .dropdown_menu{display: none;position: absolute;top:70px;width: 100%;background: #fff;box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);width: 120%;left: -10%;}
.header .navbar_nav li.dropdown .dropdown_menu a{font-size: 14px;color: #666;padding: 0 10px;line-height: 40px;text-align: center;background: #fff;margin-bottom: 2px;}
.header .navbar_nav li.dropdown:hover .dropdown_menu{display: block;background: #f3f3f3;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.header .navbar_nav li.dropdown:hover .dropdown_menu a{color: #666;}
.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{color: #fff;background:#0847b2;}
/*白色背景的头部*/
.header.on{background: rgba(28, 35, 39, 0.8);border-bottom: 1px solid #ccc;}
.header.on .left .img1{display: none;}
.header.on .left .img2{display: block;}
.header.on .navbar_nav li a{color: #fff;}
.header.on .navbar_nav li:hover a{color:#a9a9a9;}
#navToggle{display: none;}
.m_nav{position:fixed;top:0px;box-shadow:0 15px 27px 0 rgba(167,165,165,0.38);width:100%;height:100%;background:#fff;transition:all ease 0.5s;-webkit-transition:all ease 0.5s;z-index:1000;opacity:1;visibility:visible;margin-top:0;overflow-y:auto;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;top:0;transform:translateX(100%);}
.m_nav.open{transform: translateX(0);}
.m_nav .top{height: 60px;padding: 20px;box-sizing: border-box;}
.m_nav .top .closed{width: 30px;height: 30px;vertical-align: middle;float:right;cursor: pointer;}
.m_nav .logo{width: 100%;margin:0 auto;}
.m_nav .logo img{height: 50px;display: block;margin:30px auto;}
.m_nav .ul{margin-top: 30px;}
.m_nav .ul li{
padding: 0 20px;
border-bottom: 1px solid #f5f5f5;
transform: translateY(0);
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
opacity: 0;
}
.m_nav.open .ul li{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}
.m_nav .ul li:nth-child(1) {-webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(2) {-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(3) {-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(4) {-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(5) {-webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(6) {-webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li a{display: block;text-decoration: none;color: #333;font-size: 16px;height: 50px;line-height: 50px;width: 100%;}
.m_nav .ul li .dropdown_menu{display: none;}
.m_nav .ul li.dropdown.active .dropdown_menu{display: block;}
.m_nav .ul li .dropdown_menu a{display: block;height: 50px;line-height: 50px;padding: 0 40px;box-sizing: border-box;border-bottom: 1px solid #f5f5f5;}
.m_nav .ul li .dropdown_menu a:last-child{border: none;}
/**************导航结束************/
.banner{ display:block; overflow:hidden; width:100%; height:auto; position:relative; margin:70px auto 0 auto;}
.banner img{vertical-align: middle; width:100%;}

.section1{ background:#f0f0f0; overflow:hidden; display:block;}
.section1 li{ background:#FFF; position:relative; height:300px;}
.section1 li a{ display:block; position:relative; width:100%; height:300px;}
.section1 li a .info{ position:absolute; z-index:999; top:45px; left:40px;}
.section1 li a .info p{ font-size:20px; line-height:35px;font-weight: bold;}
.section1 li a .info span{line-height: 25px;margin-top: 10px;font-size: 13px;color: #595959; display:block;}
.section1 li a img{ position:absolute; right:0px;transition: all 1s; max-height:300px; width:auto;}
.section1 li a:hover img {transform: scale(1.1);}
.flg-3{width: calc((100% - 20px * 2) / 3);}
.flg-3:after{content: "";width: calc((100% - 20px * 2) / 3);}
.flg-2{width: calc((100% - 20px) / 2);}
.flg-2:after{content: "";width: calc((100% - 20px) / 2);}

.sections{ background:#f0f0f0; overflow:hidden; display:block;}
.iabout_tit{}
.iabout_tit ul{ overflow:hidden; display:block;}
.iabout_tit li {float: left;width: 25%;box-sizing: border-box;padding-left: 40px;padding-top: 13px;padding-bottom: 60px; margin-top:20px;}
.iabout_tit li h3 a{ color:#333; font-weight:bold; display:inline-block;margin-left: 5px;}
.iabout_tit li h3 {color: #333;font-size: 18px;}
.iabout_tit li dd {margin-top: 10px;margin-left:0px;color: #666;}
.iabout_tit li:last-child {background: none;}

.youshi li{ height:auto !important; min-height:230px;}
.youshi_wrap{overflow:hidden;width:100%;overflow-x:hidden;margin-left:0;}
.youshi_wrap ul{padding-top:40px;}
.youshi_wrap ul li{float:left;margin-right:2%;width:23%;}
.youshi_wrap ul li:nth-child(4n){margin-right:0px;}
.youshi_wrap ul li .icon{text-align:center;width:120px;height:120px;margin:30px auto 0 auto;background:#eee;border-radius:50%;display:flex;justify-content:center;align-items:center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;transition:background 0.5s,color 0.5s;-moz-transition:background 0.5s,color 0.5s;-webkit-transition:background 0.5s,color 0.5s;-o-transition:background;}
.youshi_wrap ul li .icon span{display:block;width:64px;height:64px;background:url(../images/ys1.png) center center no-repeat;background-size:cover;transition:background 0.5s,color 0.5s;-moz-transition:background 0.5s,color 0.5s;-webkit-transition:background 0.5s,color 0.5s;-o-transition:background;}
.youshi_wrap ul li .icon2 span{background:url(../images/ys2.png) center center no-repeat;background-size:cover;}
.youshi_wrap ul li .icon3 span{background:url(../images/ys3.png) center center no-repeat;background-size:cover;}
.youshi_wrap ul li .icon4 span{background:url(../images/ys4.png) center center no-repeat;background-size:cover;}
.youshi_wrap ul li .tlt{text-align:center;margin-top:20px;margin-bottom:5px;font-size:20px;color:#2a333c;}
.youshi_wrap ul li p{text-align:center; padding:10px;font-size:14px;color:#999;}
.youshi_wrap ul li:hover .icon{background:#2169e1;}
.youshi_wrap ul li:hover .icon1 span{background:url(../images/ys1a.png) center center no-repeat;background-size:cover;}
.youshi_wrap ul li:hover .icon2 span{background:url(../images/ys2a.png) center center no-repeat;background-size:cover;}
.youshi_wrap ul li:hover .icon3 span{background:url(../images/ys3a.png) center center no-repeat;background-size:cover;}
.youshi_wrap ul li:hover .icon4 span{background:url(../images/ys4a.png) center center no-repeat;background-size:cover;}

.fuwu_wrap{overflow:hidden;width:100%;overflow-x:hidden;margin-left:0;}
.fuwu_wrap ul{padding-top:40px;}
.fuwu_wrap ul li{float:left;margin-right:2%;width:23%;}
.fuwu_wrap ul li:nth-child(4n){margin-right:0px;}
.fuwu_wrap ul li .icon{text-align:center;width:120px;height:120px;margin:30px auto 0 auto;background:#eee;border-radius:50%;display:flex;justify-content:center;align-items:center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;transition:background 0.5s,color 0.5s;-moz-transition:background 0.5s,color 0.5s;-webkit-transition:background 0.5s,color 0.5s;-o-transition:background;}
.fuwu_wrap ul li .icon span{display:block;width:64px;height:64px;background:url(../images/fw1.png) center center no-repeat;background-size:cover;transition:background 0.5s,color 0.5s;-moz-transition:background 0.5s,color 0.5s;-webkit-transition:background 0.5s,color 0.5s;-o-transition:background;}
.fuwu_wrap ul li .icon2 span{background:url(../images/fw2.png) center center no-repeat;background-size:cover;}
.fuwu_wrap ul li .icon3 span{background:url(../images/fw3.png) center center no-repeat;background-size:cover;}
.fuwu_wrap ul li .icon4 span{background:url(../images/fw4.png) center center no-repeat;background-size:cover;}
.fuwu_wrap ul li .tlt{text-align:center;margin-top:20px;margin-bottom:5px;font-size:20px;color:#2a333c;}
.fuwu_wrap ul li p{text-align:center; padding:10px;font-size:14px;color:#999;}
.fuwu_wrap ul li:hover .icon{background:#2169e1;}
.fuwu_wrap ul li:hover .icon1 span{background:url(../images/fw1a.png) center center no-repeat;background-size:cover;}
.fuwu_wrap ul li:hover .icon2 span{background:url(../images/fw2a.png) center center no-repeat;background-size:cover;}
.fuwu_wrap ul li:hover .icon3 span{background:url(../images/fw3a.png) center center no-repeat;background-size:cover;}
.fuwu_wrap ul li:hover .icon4 span{background:url(../images/fw4a.png) center center no-repeat;background-size:cover;}


.tab-box{}
.tab-box .tab{}
.tab-box .tab ul{ display: flex;justify-content: center;text-align: center;}
.tab-box .tab ul li{ float: left; text-align: center; cursor:pointer; margin:0 5px 0 5px; background:#e9ecf1;border-radius:5px; padding:10px 50px;}
.tab-box .tab ul li i{ font-size:36px}
.tab-box .tab ul li.action{ background:#2169e1; color:#FFF; }
.tab-box .box{width: 100%; min-height: 200px; display:block; overflow:hidden;}
.tab-box .box .item{ display: none;}
.tab-box .box .item:first-child{display: block;}
.tab-box .box .pos{ position:relative; overflow:hidden;}
.tab-box .box .pos span{ position:absolute; left:0px; bottom:0;display:block; height:45px; line-height:45px; width:100%; text-align:center; background:rgba(0, 0, 0, 0.4); color:#FFF;}

.section3{background: url(../images/ys.jpg) no-repeat;background-size: cover; min-height:500px; overflow:hidden;}
.t_ab_top{width:100%;padding: 75px 0;}
.t_abt_l{width:80%;float:left;}
.t_abt_l01{width:100%;font-size:40px;color:#fff;}
.t_abt_l02{width:100%;}
.t_abt_l03{width:80px;border-bottom:1px solid #fff;float:left;padding-top:15px;}
.t_abt_l04{width:100%;float:left;font-size:15px;color:#fff;line-height:1.6;padding-top:15px;padding-right:200px;}
.t_abt_r{width:20%;float:left;}
.t_ban{width:100%;padding-left:75px;}
.t_ban a:hover .t_ban_c{padding-left:25px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_ban a:hover .t_ban_a{border:1px solid #fff;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_ban a{color:#fff;}
.t_ban_a{width:175px;height:45px;line-height:45px;border:1px solid #cbcbcb;padding:0 30px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_ban_b{width:50%; font-size:14px;float:left;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_ban_c{width:50%;float:left;padding-left:15px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.clearfix, .c {zoom: 1;clear: both;}
.clearfix:after,.clearfix:before,.c:after,.c:before{display:table;content:"";}
.clearfix:after,.c:after{clear:both;}

.t_news_a01z{width:100%;padding-top:50px;}
.t_news_a01{width:45%;float:left;position:relative;}
.t_news_a01_a{width:100%;overflow:hidden;height:420px;}
.t_news_a01_b{width:100%;height:90px;color:#fff;background-color:#0c4da2;background:rgba(0,52,126,.60);line-height:90px;position:absolute;bottom:0;}
.t_na01b_a{width:100%;}
.t_news_a01_a img{overflow:hidden;width:100%;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_na01b_01{width:80%;float:left;padding-top:20px;}
.t_na01b_02{width:20%;float:left;text-align:right;padding-right:20px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_news_a01 a:hover .t_na01b_02{padding-right:35px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_na01b_03{width:100%;float:left;font-size:15px;line-height:1.6;padding:0 0 0 20px;}
.t_news_a02{width:52%;float:left;margin-left:3%;}
.t_news_a02 a:hover .t_news_r01{background:#eee;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_news_a02 a:hover .t_news_r03_t{color:#4369ab;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_news_r01{width:100%;padding:30px;border-bottom:1px solid #f3f3f3;background:#fff;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_news_r02{width:15%;float:left;}
.t_news_r02_t{width:100%;text-align:right;font-size:15px;}
.t_news_r02_b{width:100%;text-align:right;font-size:28px;}
.t_news_r03{width:85%;float:right;padding-left:20px;}
.t_news_r03_t{width:100%;font-size:16px;color:#333;font-weight:bold;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.t_news_r03_b{width:100%;font-size:14px;color:#666;line-height:1.6;padding-top:10px;}
.t_news_a01 a:hover .t_news_a01_a img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}

.section5{background:#f0f0f0; overflow:hidden; display:block;}
.section5 .h2 {font-size: 14px;color: #666;text-transform: uppercase;}
.section5 .h3 {font-size: 34px;color: #333;padding-bottom: 30px;line-height: 1;}
.zhaoshang{ *overflow:hidden;}
.zlg-3{width: calc((100% - 20px * 2) / 3);}
.zlg-3:after{content: "";width: calc((100% - 20px * 2) / 3);}
.zhaoshang input{color: #6e6e6e; padding:15px 0;padding-left:10px; width:100%}
.ibtn{ text-align:center;}
.consub{background-color:#0847b2;color:#fff;width:140px;text-align:center;padding-left:0;cursor:pointer;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;height:50px;line-height:50px;border:2px solid #0847b2;}
.numCount{ overflow:hidden; display:block;}
.numCount li{ float: left; width: 25%; text-align: center;}
.numCount li .item{ margin: 0 10px;color:#fff;}
.numCount li .numU{ line-height:1.3;}
.numCount li .numCX{ font-size:54px;}
.numCount li .numU .unitC{font-size:100%; line-height: 1.3; margin-left: 0.3em;}
.numCount li .numU sup{vertical-align: top;}
.numCount li .numU sub{vertical-align:baseline;}

/*产品中心*/
.innerBanner {position: relative; padding-top:70px;}
.innerBanner img {width: 100%;object-fit: cover;min-height: 140px;}
.bannerTit {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.indexTit {text-align: center;}
.bannerTit .indexTitEn{color:rgba(255,255,255,.2);opacity:1;}
.indexTit .indexTitEn{white-space:nowrap;font-size:48px;font-family:Arial,serif;color:rgba(102,102,102,.3);text-transform:uppercase;transform:translateY(50%);}
.bannerTit .indexTitZh{color:white;}
.indexTit .indexTitZh{font-size:36px;color:#fff;position:relative;top:-50%;}
.proSearch{text-align:center;height:210px;padding-top:45px;}
.proSearch p{font-size:36px;font-weight:bold;color:#666666;margin-bottom:20px;}
.proSearch .search{margin-top:30px}
.proSearch .search input{width:42%;height:50px;font-size:14px;line-height:20px;color:#333;padding:0 20px;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1px solid rgba(102,102,102,.2);outline:none}
.proSearch .search .search-btn{display:inline-block;margin-left:-6px;cursor:pointer;color:#FFF;background-color:#108CEE;width:115px;height:50px;font-size:14px;line-height:50px}
.proSearch .search .search-btn:hover{text-decoration:none}
.proSearch #company::-webkit-input-placeholder{color:rgba(51,51,51,0.3)}
.proSearch #company:-moz-placeholder{color:rgba(51,51,51,0.3)}
.proSearch #company:-ms-input-placeholder{color:rgba(51,51,51,0.3)}
.ProTab{background:#c9d6df;background-size:cover;width:100%;margin-bottom:50px;}
.ProTab ul{display:flex;justify-content:center;align-items:center;height:100%;}
.ProTab p{width:96%;margin:0 auto;display:none;line-height:32px;text-align:left;padding-left:10px;cursor:pointer;background:#767676;color:#FFFFFF;position:relative;}
.ProTab p:after{content:'';position:absolute;border-top:1px solid #FFFFFF;border-right:1px solid #FFFFFF;width:7px;height:7px;right:20px;top:50%;transform:translateY(-50%) rotate(45deg
 );transition:all ease 0.3s;}
.ProTab p.on:after{transform:translateY(-50%) rotate(135deg);transition:all ease 0.3s;}
.ProTab ul li{width:20%;float:left;text-align:center;cursor:pointer;color:#ffffff;position:relative;height:100%;}
.ProTab ul li.on,.ProTab ul li:hover{background:#2169e1;transition:all 0.5s ease;}
.ProTab ul li .iProName{margin:18px 0;}
.ProTab ul li .iProName a{ color:#FFF;padding:20px 0;}
.ProTab li.on:after,.ProTab li:hover:after{opacity:1;transition:all 0.5s ease;}
.proList{}
.proList .proWrap{padding-bottom:35px;margin-bottom:35px;border-bottom:1px solid #CCCCCC; overflow:hidden;}
.proList .proImg{border:1px solid #E6E6E6;float:left;}
.proList .proTxt{width:40%;margin-left:4%;padding-top:50px;float:left;}
.proList .proTxt .proName{text-align:left;font-size:22px;color:#000000;margin-bottom:20px;}
.proList .proTxt .proText{text-align:left;font-size:14px;line-height:26px;color:#666666;}
.proList .proLink{padding-top:50px;float:right;}
.proList .proLink .more{padding-left:37%;text-align:left;position:relative;}
.proList .proLink .consult{padding-left:37%;text-align:left;width:150px;line-height:50px;border:1px solid #999999;margin-top:40px;position:relative;}
.proList .proLink .more:hover{border-color:#2169e1;transition:all ease .3s;}
.proList .proLink .consult:hover{border-color:#2169e1;transition:all ease .3s;}
.proList .proLink .more:after{content:'';position:absolute;background:url(../images/proIcon01.png) no-repeat center;background-size:cover;width:18px;height:18px;left:25px;top:50%;transform:translateY(-50%);transition:all ease .3s;}
.proList .proLink .more:hover:after{background:url(../images/proIcon02.png) no-repeat center;transition:all ease .3s;}
.proList .proLink .consult:after{content:'';position:absolute;background:url(../images/proIcon03.png) no-repeat center;background-size:cover;width:21px;height:21px;left:25px;top:50%;transform:translateY(-50%);transition:all ease .3s;}
.proList .proLink .consult:hover:after{background:url(../images/proIcon04.png) no-repeat center;transition:all ease .3s;}
a.more{width:150px;line-height:50px;text-align:center;border:1px solid #999999;}
div.imgZoom{box-sizing:border-box;overflow:hidden;text-align:center;}
.imgZoom img{transition:all .4s;-webkit-transition:all .4s;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.imgZoom:hover img{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.proAd{background:url(../images/pro04.jpg) no-repeat center;background-size:cover;width:100%;height:410px;padding-top:75px;}
.proAdWrap{border-top:1px solid #CCCCCC;padding-top:40px;}
.proAdWrapTxt{width:50%;}
.proAdWrapTxt .proAdName{font-size:26px;color:#2169e1;margin-bottom:25px;}
.proAdWrapTxt .proAdText{font-size:18px;line-height:32px;color:#666666;}
.proAdWrapLink{padding-top:20px;}
.proAdWrapLink a{line-height:50px;width:150px;text-align:center;border:1px solid #999999;margin-bottom:20px;}
.proTrait{background:url(../images/pro05.jpg) no-repeat center;background-size:cover;width:100%;height:600px;padding-top:80px;}
.proTraitWrap{padding-top:60px;}
.proTraitWrap .proTraitTit{font-size:32px;color:#2169e1;margin-bottom:30px;}
.proTraitWrap .proTraitTxt{font-size:18px;line-height:32px;color:#666666;}
.proTraitImg{border-radius:10px;padding:3px;}
.proTraitImg img{border-radius:10px;}
.proShow {padding-top: 65px;padding-bottom: 95px;}
.proShow p {text-align: center;font-size: 32px;color: #2169e1;margin-bottom: 35px;}
.proShow ul {margin: 0 -28px;}
.proShow ul li {padding: 0 28px;width: 33.33%;float: left;margin-bottom: 15px;}
.proTraitSec{background:url(../images/trait02.jpg) no-repeat center;background-size:cover;width:100%;height:660px;object-fit:cover;}
.proTraitSec .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:100%;}
.proTraitSecImg{flex:1;text-align:center;}
.proTraitSecTxt{width:37%;}
.proTraitSecTiT{font-size:32px;color:#2169e1;margin-bottom:30px;}
.proTraitSecTexT{font-size:18px;line-height:32px;color:#666666;}
.system{padding:50px 0}
.system p{font-size:32px;color:#2169e1;line-height:50px;text-align:center;}
.system ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px;}
.system ul:after{content:'';width:28.5%;}
.system ul li{width:28.5%;}
.system ul li .systemIcon{text-align:center;margin:40px auto;}
.system ul li .systemTit{font-size:20px;font-weight:bold;line-height:32px;color:#2169e1;}
.system ul li .systemTxt{font-size:18px;line-height:32px;color:#666666;}
.systemVideo{text-align:center;background:url(../images/videoBc.jpg) no-repeat center;background-size:cover;width:100%;height:613px;}
.systemVideo video{width:46%;max-width:870px;object-fit:cover;margin:0 auto;border:none;outline:none;}
.proFour{}
.proFour ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.proFour ul li{width:49.8%;max-width:956px;margin-bottom:7px;position:relative;}
.proFourImg{position:relative;z-index:-1;}
.proFourWrap{position:absolute;top:22.22%;left:27%;right:0;bottom:0;background:rgba(255,255,255,0.8);padding-top:10%;text-align:center;transition:all ease 0.56s;}
.proFourWrap .proFourOrder{position:absolute;left:35px;line-height:1;top:0;font-family:BIRWOODSSK,serif;font-size:120px;color:rgba(255,255,255,0);-webkit-text-stroke:1px rgba(0,0,0,0.2);}
.proFourWrap .proFourTit{font-size:32px;color:#2169e1;}
.proFourWrap .proFourTxt{margin-top:15px;font-size:20px;color:#666666;}
.proFour ul li:hover .proFourWrap{top:0;left:0;transition:all ease 0.56s;padding-top:15%;}
.specimen{padding:90px 0 140px;}
.specimen p{font-size:32px;color:#2169e1;text-align:center;margin-bottom:40px;}
.specimen ul{margin:0 -20px;}
.specimen ul li{float:left;width:25%;padding:0 20px;}


.technical{padding:65px 0;}
.technical p{font-size:32px;color:#2169e1;text-align:center;margin-bottom:40px;}
.technical strong{ font-weight:bold !important;}
.technical table{width:100%;border-spacing:0;border-collapse:collapse;overflow:scroll;display:table;}
.technical tbody tr td{border-bottom: 1px solid rgb(221, 221, 221);border-right: 1px solid rgb(221, 221, 221);}
.technical tbody tr:first-child td:first-child{background:#ACACAC!important;color:white;*border-top-right-radius:8px;*border-top-left-radius:8px; border-right:none;}
.technical tbody tr:first-child td:nth-child(2),tbody tr:first-child td:nth-child(3),tbody tr:first-child td:nth-child(4){background:#2169e1 !important;color:white;*border-top-right-radius:8px;*border-top-left-radius:8px; border-right:none;}
.technical tbody tr td:first-child{background:#E4E4E4;font-size:16px;line-height:50px;color:#666666;padding-left:100px;width:300px;border-left: 1px solid rgb(221, 221, 221);}
.technical tbody tr td:nth-child(2),tbody tr td:nth-child(3),tbody tr td:nth-child(4){background:#F9F9F9;font-size:16px;line-height:50px;color:#666666;padding-left:100px;white-space:pre-wrap;word-break:break-all;}
/*.technical tbody tr:nth-child(2n+1) td:nth-child(2n+1){background:#F1F1F1;}*/
.technical tbody tr:nth-child(2n+1) td:first-child{background:#F1F1F1;}
.technical tbody tr:nth-child(2n+1) td:nth-child(2n){background:#FFFFFF;}

#topMain{padding:20px 0;background:#f4f4f4;line-height:40px;text-align:center; overflow:hidden;}
.menuBox,.menuBox2{display:inline-block;position:relative;z-index:5;vertical-align:middle;}
.menuBox .menu a,.menuBox2 .menu a{display:inline-block;padding:0 25px;height:36px;font-size:16px;line-height:36px;color:#626262;border-radius:5px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.menuBox2 .menu a{padding:0;border-radius:0;margin-right:30px;border-bottom:2px solid transparent;}
.menuBox2 .menu a.active,.menuBox2 .menu a:hover{border-color:#014b94;}
.n_news_ul li{margin-bottom:5px;}
.n_news_ul li .box{*width:1280px;margin:0 auto;}
.n_news_li{padding:0 35px;background-color:#ffffff;height:194px;width:100%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.n_news_li:hover{background:#fbfbfb;border-bottom:none;}
.n_news_li_time{float:left;text-align:right;width:110px;margin-top:55px;}
.n_news_li_nian{font-size:18px;color:#d2d2d2;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.n_news_li:hover .n_news_li_nian{color:#2169e1;}
.n_news_li_yue{font-size:30px;font-weight:bolder;color:#d2d2d2;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.n_news_li:hover .n_news_li_yue{color:#2169e1;}
.n_news_li_xian{margin-top:8px;width:37px;height:2px;float:right;background-color:#d2d2d2;}
.n_news_li_con{float:left;width:950px;margin-left:65px;}
.n_news_li_name{margin-top:35px;font-size:22px;font-weight:bold;color:#555;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.n_news_li:hover .n_news_li_name{color:#2169e1;}
.n_news_li_js{margin-top:11px;line-height:28px;font-size:14px;color:#898989;}
.n_news_li_more{margin-top:20px;font-size:14px;color:#898989;}
.n_news_ul li{margin-bottom:5px;}
.n_news_li_touch_time{display:none;}

.newshowbox{width:62%;padding:30px 0;float:left;}
.newshowbox_r{width:306px;float:right;margin:0 0 50px 0;}
.newshow_name{font-size:28px;color:#333333;font-weight:bold;line-height:30px;}
.newshow_zx div{float:left;font-size:14px;color:#999999;}
.newshow_follow{margin-right:20px;}
.newshow_fx .bdsharebuttonbox a{margin:0 6px 0 0;}
.newshow_fx{margin-left:30px;}
.newshow_zx{margin-top:20px;}
.newshow_title{padding-bottom:16px;}
.newshow_zx .newshow_back{float:right;}
.newshow_back a{color:#999999;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.newshow_back a:hover{color:#333333;}
.newshow_cont{font-size:16px;color:#666666;line-height:30px;margin-top:24px;}
.newshow_cont p{margin-bottom:40px;font-size:16px;line-height:30px;}
.newshow_cont h3{font-weight:bold;font-size:16px;margin-bottom:15px;color:#333;}
.newshow_cont h4{font-weight:bold;font-size:14px;margin-bottom:15px;color:#333;}
.newshowbox_r{width:306px;float:right;margin:0 0 50px 0;}
.newshowbox_r_b{padding:0 20px;margin-top:32px;width:306px;padding-bottom:25px;border:7px solid #F3F3F3;}
.newshowbox_r_b_prev{border-bottom:1px solid #ECECEC;padding-bottom:26px;}
.newshow_pjs{float:left;margin-top:20px;font-size:14px;color:#333333;line-height:28px;}
.newshow_pjs_fx{float:right;}.newshow_back{float:right;font-size:14px;margin-top:25px;}
.show_prev_title{font-size:20px;color:#555555;font-weight:600;margin-top:30px;}
.show_prev_name{font-size:16px;color:#555555;line-height:30px;}

.prolist-image i{ position:absolute; z-index:99; top:45%; left:47%; font-size:56px; color:#FFF;}
.prolist-image img{webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.prolist-image:hover img {-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);transform: scale(1.2,1.2);}

.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:720px; height:405px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }

.iTitle{text-align: center;padding:4% 0 3%;}
.iTitle .t1{font-size: 30px;color: #666;}
.iTitle span{display: inline-block;width: 33px;height: 3px;background: #2169e1;margin:.5% 0;}
.iTitle .t2{font-size: 20px;color: #333;}
.contact .c_cup{margin-top:52px; padding-bottom:40px; border-bottom:1px solid #e5e5e5; overflow:hidden;}
.contact .c_cup .c_li{width:25%; background:url(../images/c_li.jpg) no-repeat left center; margin-bottom:50px;}
.contact .c_cup .bgn{background:none;}
.contact .c_cup .c_li .c_pic{height:90px; width:100%; text-align:center;}
.contact .c_cup .c_li .c_pic i{ font-size:46px;}
.contact .c_cup .c_li .one{line-height:24px; text-align:center; color:#757575; font-size:14px;}

.contact .form{padding:0 0 5%;}
.contact .c_row{width:32%; margin-left:2%; margin-bottom:30px;}
.contact .c_row.noml{margin-left: 0;}
.contact .c_row .user{width:100%; border:1px solid #e3e3e3; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; position:relative; padding:0 18px; height:48px; line-height:48px; color:#999; font-size:14px;}
.contact .m_row{margin-bottom:30px;}
.contact .m_row .mess{border-radius:5px; padding:14px 18px; line-height:28px; font-size:14px; color:#999; width:100%; border:1px solid #e3e3e3; min-height:200px;outline: none;resize: none;}
.contact .c_submit{width:150px; height:50px; background:#2169e1; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; position:relative; margin:0 auto;}
.contact .c_submit .mit{height:50px; width:150px; border:none; background:none; line-height:50px; font-size:16px; color:#fff; cursor:pointer;}

.iCate{margin-bottom: 2%;text-align: center; overflow:hidden}
.iCate a{font-size: 14px;color: #333;margin: 0 1%; display:inline-block;}
.iCate a.on{color: #2169e1;}
.iCate a:hover{color: #2169e1;}

.w_detail{margin-bottom: 3%;}
.w_detail .rel{position: relative;border-bottom: 1px solid #f0f0f0;padding-bottom: 3%;}
.w_detail .rel .button{position: absolute;top: 0;height: 100%;}
.w_detail .rel .button .b{font-size: 14px;color: #999;position: fixed;top: 50%;}
.w_detail .rel .button .b span{display: inline-block;vertical-align: middle; width: 50px;height: 50px;}
.w_detail .rel .button.prev{left: 0;}
.w_detail .rel .button.prev .b span{background: url(../images/det1.png) no-repeat center;margin-right: 5px;}
.w_detail .rel .button.prev .b:hover span{background: url(../images/det1o.png) no-repeat center;}
.w_detail .rel .button.next{right: 6%;}
.w_detail .rel .button.next .b{}
.w_detail .rel .button.next .b span{background: url(../images/det2.png) no-repeat center;margin-left: 5px;}
.w_detail .rel .button.next .b:hover span{background: url(../images/det2o.png) no-repeat center;}
.w_detail .main{width: 1200px;}
.w_detail .title{font-size: 24px;color:#333;padding:3% 0 2%;}
.w_detail .data{}
.w_detail .data .fl{font-size: 14px;color: #999;}
.w_detail .data .fl:first-child{margin-right: 3%;}
.w_detail .content{padding:3% 0 4%;line-height: 180%;}
.w_detail .share{}


/*分页*/
.dede_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden;line-height: 28px;}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul  a{color:#555;display:block;padding: 2px 10px;  border: 1px solid #ddd;float: left;margin: 0 5px;}
.dede_pages ul  a.page-num-current{ background:#ddd;}

.s_footer{padding-top:50px;width:100%;background:#2169e1;display:block; overflow:hidden;}
.s_footerz{margin:0 auto;color:#fff;font-size:14px;display:block; overflow:hidden;}
.s_footerz a{color:#fff;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.s_footerz a:hover{color:#dadada;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.s_fb_l{width:25%;float:left;margin-right:2%;}
.s_fb_l01{width:100%;color:#fff;font-size:26px;margin-bottom:30px;}
.s_fb_l02{width:100%;float:left;padding-bottom:10px;}
.s_fb_l02_l{width:15%;float:left;}
.s_fb_l02_c{width:85%;float:left;}
.s_fb_c{width:15%;float:left;}
.s_fb_c01{width:100%;color:#fff;font-size:18px;margin-bottom:30px;line-height:41px;}
.s_fb_c02{width:100%;float:left;}
.s_fb_c02 ul li{margin-bottom:10px;}
.s_fb_c02 ul li a{width:100%;display:block;color:#fff;font-size:14px;}
.s_hdpt{width:25%;float:left;}
.s_hdpt01{width:100%;float:left;color:#fff;font-size:26px;margin-bottom:30px;}
.s_footer_b{width:100%;font-size:14px;height:70px;line-height:70px;background:#0847b2;color:#fff;}
.s_footer_b a{color:#fff; display:inline-block;}
.s_footer_b01{max-width:1200px;margin:0 auto;}
.s_ftb_l{width:70%;float:left;}
.s_ftb_r{width:30%;float:left;text-align:right;}
.s_ftb_r a{color:#fff;}
.s_fbma{width:100%;float:left;border-bottom:1px #ababab solid;padding-bottom:20px;}
.s_fbma_l{width:50%;float:left;color:#fff;}
.s_fbma_l01{width:100%;float:left;font-size:14px;}
.s_fbma_l02{width:100%;float:left;font-size:20px;}
.s_fbma_r{width:50%;float:left;}




@font-face {
  font-family: "iconfont"; /* Project id 3281139 */
  src: url('fonts/font/iconfont.woff2?t=1649743162047') format('woff2'),
       url('fonts/font/iconfont.woff?t=1649743162047') format('woff'),
       url('fonts/font/iconfont.ttf?t=1649743162047') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pinpai:before {
  content: "\e601";
}

.icon-pinpaizhuanxiang:before {
  content: "\e602";
}

.icon-jiage:before {
  content: "\e66a";
}

.icon-emijiage:before {
  content: "\e641";
}

.icon--fuwu:before {
  content: "\e8aa";
}

.icon-lailiaopinzhijianyan:before {
  content: "\e642";
}

.icon-shangpinjiagexinxi:before {
  content: "\e62a";
}

.icon-pinpaiguanli:before {
  content: "\e6a4";
}

.icon-pinzhibaozhang:before {
  content: "\e639";
}

.icon-pinzhi2:before {
  content: "\e629";
}

.icon-lailiaopinzhijianyan1:before {
  content: "\e6a2";
}

.icon-jiageshenpishenqingliucheng-04:before {
  content: "\e9ac";
}

.icon-xiangxia:before {
  content: "\e600";
}

.icon-icchevronmore:before {
  content: "\e619";
}

.icon-yibiaopan:before {
  content: "\e609";
}

.icon-xiangxia1:before {
  content: "\e616";
}

.icon-longmendiao:before {
  content: "\e60c";
}